.Net Framework > v2.0.50727 > System > Reflection > CustomAttributeData > GetCustomAttributes GetCustomAttributes(Assembly)
GetCustomAttributes(MemberInfo)
GetCustomAttributes(Module)
GetCustomAttributes(ParameterInfo)


GetCustomAttributes(Assembly)

Category
Method
Description
Returns a list of System.Reflection.CustomAttributeData objects representing data about the attributes that have been applied to the target assembly.
Type
System.Collections.Generic.IList<CustomAttributeData>
Character
public, static
Parameters
NameTypeDescription
targetAssembly
Tags
01892ABD01, 02E3ABA98D, 0376596F91

GetCustomAttributes(MemberInfo)

Category
Method
Description
Returns a list of System.Reflection.CustomAttributeData objects representing data about the attributes that have been applied to the target member.
Type
System.Collections.Generic.IList<CustomAttributeData>
Character
public, static
Parameters
NameTypeDescription
targetMemberInfo
Tags
01892ABD01, 02E3ABA98D, 0376596F91

GetCustomAttributes(Module)

Category
Method
Description
Returns a list of System.Reflection.CustomAttributeData objects representing data about the attributes that have been applied to the target module.
Type
System.Collections.Generic.IList<CustomAttributeData>
Character
public, static
Parameters
NameTypeDescription
targetModule
Tags
01892ABD01, 02E3ABA98D, 0376596F91

GetCustomAttributes(ParameterInfo)

Category
Method
Description
Returns a list of System.Reflection.CustomAttributeData objects representing data about the attributes that have been applied to the target parameter.
Type
System.Collections.Generic.IList<CustomAttributeData>
Character
public, static
Parameters
NameTypeDescription
targetParameterInfo
Tags
01892ABD01, 02E3ABA98D, 0376596F91

Software for developers
.Net Components
Delphi Components
Software for Android Developers
More information resources
WinAPI Programmer's Reference
Unix Manual Pages
Delphi Examples
Databases for Amazon shops developers
Amazon Categories Database
Browse Nodes Database